hip.event.dispatcher

Undocumented in source.

Public Imports

hip.systems.input
public import hip.systems.input;
Undocumented in source.
hip.util.time
public import hip.util.time;
Undocumented in source.
hip.api.input.keyboard
public import hip.api.input.keyboard;
Undocumented in source.
hip.api.input.button
public import hip.api.input.button;
Undocumented in source.
hip.api.input.mouse
public import hip.api.input.mouse;
Undocumented in source.
hip.api.input.gamepad
public import hip.api.input.gamepad;
Undocumented in source.

Members

Classes

EventDispatcher
class EventDispatcher

Class used to dispatch the events for the each specific handler.

Functions

getHipKeyFromSystem
HipKey getHipKeyFromSystem(uint key)
Undocumented in source. Be warned that the author may not have intended to support it.
getHipKeyFromSystem
HipKey getHipKeyFromSystem(uint key)
Undocumented in source. Be warned that the author may not have intended to support it.
getHipKeyFromSystem
HipKey getHipKeyFromSystem(uint key)
Undocumented in source. Be warned that the author may not have intended to support it.
getHipKeyFromSystem
HipKey getHipKeyFromSystem(uint key)
Undocumented in source. Be warned that the author may not have intended to support it.
getHipKeyFromSystem
HipKey getHipKeyFromSystem(uint key)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

gamepads
HipGamepad[] gamepads;
Undocumented in source.

Meta